home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr08 / hsd115b4.zip / HSDLP.DOC < prev    next >
Text File  |  1995-03-09  |  8KB  |  202 lines

  1.  
  2.                               DLP HS/Link
  3.  
  4.                   Copyright 1993-1995 Samuel H. Smith
  5.                           All Rights Reserved
  6.  
  7.  
  8.             A version of the HS/Link File Transfer Protocol
  9.                               for use with
  10.                   ProComm Plus for Windows Version 2.x
  11.  
  12.  
  13.  
  14. HSLINK.DLP is a special version of the HS/Link program which has been
  15. written specifically for use by ProComm Plus for Windows Version 2.x
  16. (PROWIN2).
  17.  
  18.  
  19.                               INSTALLATION
  20.  
  21. Simply place the HSLINK.DLP in your PROWIN2 directory, and the HSLINK
  22. protocol will automatically appear in the protocol menus and will work
  23. as other protocols do in this environment.
  24.  
  25. If you wish to include HS/Link in your "host mode" operations, copy the
  26. supplied _HOST.WAS file to your PROWIN2\ASPECT\HOST directory.
  27.  
  28.  
  29.  
  30.                                OPERATION
  31.  
  32. Once HSLINK.DLP is installed in your PROWIN2 directory, the HS/Link
  33. protocol will automatically appear in PROWIN2's protocol menus.
  34.  
  35. Downloads are automatic and require no special attention.
  36.  
  37. To upload, click the "upload" icon and select files to transmit.
  38.  
  39.                            *** IMPORTANT ***
  40.           To perform a bidirectional transfer, note that you
  41.           MUST NOT press the final <ENTER> key required by the
  42.           BBS you are calling.  Instead, click the "upload" icon
  43.           and flag outgoing files.  When HSLINK starts on your
  44.           end, it will send the final <ENTER> key sequence to
  45.           the BBS.
  46.  
  47.  
  48.                              CONFIGURATION
  49.  
  50. If you wish to set HS/Link options, you can modify the HSLINK.INI file
  51. in your PROWIN2 directory.  These settings are normally manipulated via
  52. the "Advanced!" setup option of HS/Link from within PROWIN2.
  53.  
  54. To configure HSLINK.DLP, activate ProComm+ "Current Setup" ICON, push
  55. the Transfer Protocol button, then select HSLINK as the "Current
  56. Protocol".
  57.  
  58. Crash Recovery settings
  59.         Off
  60.                 Disable crash recovery.  Do not allow received files to
  61.                 overwrite existing files.  Partial files from aborted
  62.                 transfers are automatically erased.
  63.  
  64.         Full Recovery
  65.                 Enable full crash recovery.  This option causes partial
  66.                 files from aborted transfers to be retained.  If a
  67.                 received file matches the filename of an existing file,
  68.                 the contents of the file is compared to the received
  69.                 file, and only those blocks which differ are
  70.                 transferred.
  71.  
  72.         Overwrite
  73.                 Disable crash recovery.  Allow received files to
  74.                 overwrite existing files.  Partial files from aborted
  75.                 transfers are retained.
  76.  
  77.  
  78. Block Size settings
  79.         256     Each block will be 265 bytes in length
  80.         1k      Each block will be 1024 bytes in length
  81.         2k      Each block will be 2048 bytes in length
  82.         4k      Each block will be 4096 bytes in length
  83.  
  84. Acknowledge Window Settings
  85.         Full streaming (none)
  86.                 In this mode of operation, blocks are transmitted
  87.                 continuously with no acknowledgement of receipt.  This
  88.                 mode of operation is useful when error correcting modems
  89.                 are used or when flow control is not required.
  90.  
  91.         8 blocks (normal)
  92.                 In this mode of operation, up to 8 blocks may be in
  93.                 transit before an acknowledgement of receipt is
  94.                 required.  Once acknowledgement is received, the next
  95.                 block will be transmitted.  This acknowledgement process
  96.                 provides a form of flow control which is useful when
  97.                 other forms of flow control are not totally reliable.
  98.  
  99.         4 blocks (PC Pursuit)
  100.                 When running HSLINK on a PC Pursuit connection, I
  101.                 recommend the settings of Ack Window = 4, Block size =
  102.                 256, Minimal Blocks = OFF.
  103.  
  104. File Settings
  105.         Transfer Log File:
  106.                 This defines the DSZLOG-style transfer result log
  107.                 filename.  If left blank, the DSZLOG environment
  108.                 variable specifies this filename.  If no DSZLOG
  109.                 environment setting exists, no logfile will be produced.
  110.  
  111.         Error Log File:
  112.                 This defines the filename for a detailed transfer and
  113.                 error log to be created.  If left blank, the HSERR
  114.                 environment variable specifies this filename.  If no
  115.                 HSERR environment setting exists, no logfile will be
  116.                 produced.
  117.  
  118.         Duplicate Checklist:
  119.                 This defines the filename of a duplication checklist
  120.                 file.  The duplication checklist file can contain a list
  121.                 of directories or filenames to check for duplication. If
  122.                 an incoming file matches a filename or a file in a
  123.                 directory listed here, the file will be rejected.
  124.                 NOTE: duplication checking is active ONLY when Crash
  125.                 Recovery is set to "OFF".  Other crash recovery modes
  126.                 grant HSLINK permission to modify existing files, making
  127.                 a duplication checklist meaningless.
  128.  
  129. Other Options
  130.         Original Time Stamp
  131.                 Checking this option causes the original file's time and
  132.                 date to be preserved.  Unchecking the option causes the
  133.                 current time and date to be given to a file when it is
  134.                 received.
  135.  
  136.         Minimal Blocks
  137.                 Checking this option causes HSLINK to minimize each
  138.                 block transmitted, resulting in an increase in thruput.
  139.                 Unchecking this option causes HSLINK to include
  140.                 additional information in each block as required by PC
  141.                 Pursuit or some other environments.
  142.  
  143.         File Buffering
  144.                 Checking this option causes HSLINK to use a 10k buffer
  145.                 for files being received or transmitted.  Unchecking
  146.                 this option causes HSLINK to read or write each file
  147.                 block as it is sent or received.
  148.  
  149.         Allow Bidirectional Transfers
  150.                 Checking this option allows files to be received while
  151.                 files are being transmitted.  Unchecking this option
  152.                 causes HSLINK to reject any incoming files when files
  153.                 are being transmitted.
  154.  
  155.         Beeper in Chat Mode
  156.                 Checking this option allows the remote unit to beep your
  157.                 speaker with the "page remote" or ^G key in CHAT mode.
  158.                 Unchecking this option forces your speaker to remain
  159.                 silent at all times.
  160.  
  161.         Force Remote to use Local Settings
  162.                 Checking this option causes forces the remote unit to
  163.                 use your settings for Minimal Blocks, Block Size, Ack
  164.                 Window and Xon/Xoff.  Unchecking this option allows the
  165.                 remote unit to override your settings, or causes
  166.                 compromise settings to be negotiated according to both
  167.                 local and remote options.
  168.  
  169.  
  170. Controls
  171.         OK
  172.                 This causes current settings to be saved.
  173.  
  174.         Cancel
  175.                 This causes changes in settings to be discarded and
  176.                 previous settings to remian in effect.
  177.  
  178.         About HS/Link
  179.                 This will display information about this version of HS/Link.
  180.  
  181.         Register...
  182.                 This allows you to enter your personal registration code
  183.                 as well as your name and company name.
  184.  
  185.  
  186.  
  187.                               DIFFERENCES
  188.  
  189. HSLINK.DLP is similar to the standard DOS HSLINK with the following
  190. exceptions:
  191.  
  192. *  GIF files are automatically displayed onscreen during file transfer.
  193.  
  194. *  The command line is automatically provided by PROWIN2.  Use the
  195.    integrated setup screens, or modify the HSLINK.INI file to provide
  196.    protocol options.
  197.  
  198. *  The "REGISTER" screen now accepts DLP HS/Link activation codes.
  199.    Sorry, but DOS HS/Link registrations are not valid for the Windows
  200.    DLP version.
  201.  
  202.